Add 2008 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Mon, 7 Jan 2008 08:29:20 +0000 (08:29 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 7 Jan 2008 08:29:20 +0000 (08:29 +0000)
admin/ChangeLog
admin/README
admin/admin.el
admin/alloc-colors.c
admin/build-configs
admin/cus-test.el
admin/diff-tar-files
admin/make-announcement
admin/make-emacs
admin/quick-install-emacs
admin/revdiff

index c957ac43f3264e9cedd26dedef7cf676906c143c..88b08aa15500fe7f472ac31e6809d64409d3b7ce 100644 (file)
 ;; End:
 
     Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006,
-      2007  Free Software Foundation, Inc.
+      2007, 2008  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index 2c07f40b52f31a52d8e4da7241de04535e2d3db5..9180a5938ac98c7a05546aef2c702a427baff0eb 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
   Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
index 67b0c161f5beae3d48845bf0c99ff9b4991a6b01..5a75f535e82fbcf9a6de7d85858b80b788bf37ca 100644 (file)
@@ -1,6 +1,6 @@
 ;;; admin.el --- utilities for Emacs administration
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 ;;   Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
index 22447643e5e8399d785d251fe42665aa7a151333..b0d4893181cec37433446a99db9c5f98701b4050 100644 (file)
@@ -1,5 +1,5 @@
 /* Allocate X colors.  Used for testing with dense colormaps.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
      Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
index f36a05ca70144f499579bf174e6838eff1fa4de9..66c4f4d71b99afd849528153e224fd5c836e68d0 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 #   Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
index ac0c7b3790947e924c201f1610259388657cc82a..96fae1f70e4d9d4cd46e01323aedfd667db2098d 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cus-test.el --- tests for custom types and load problems
 
-;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007
+;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
index 18d95451751f9297ccb120d2bff6e011f7909eed..0d142768bfcb0fbb6f63e9acadbc993e72c05222 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 #   Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
index 1c7b4574fea48d80d5f027a3cd951712352eacb0..b98dce5030db758bfbd031e9dc18777e109b84f6 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/bash
 
-## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
+## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008
 ##   Free Software Foundation, Inc.
 
 ## Author: Francesco Potorti` <pot@gnu.org>
index 23b4e1c637482915036277cead3c44bccba2a0be..5fe11433bcee6dc6805cb417f8c72a2d1379f298 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 #   Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
index e451cfcb2aabddcfe71c6cc61a97c9dd33b198b2..e4e77a14f2c1bdd6bd7d66911d5e0f3a2a80ce7b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 ### quick-install-emacs --- do a halfway-decent job of installing emacs quickly
 
-## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 ##   Free Software Foundation, Inc.
 
 ## Author: Miles Bader <miles@gnu.org>
index d9ea41782bac725d98cf4639bea39191b3ad7fb1..9e47a1eba2c7083281fda79159397ebe65e1b27e 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 #   Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.